WorldClient Pro © 1999-2000 Alt-N Technologies. All Rights Reserved.

 Importing Accounts from Text

 

WorldClient Pro's "...\Util\" directory contains a utility that can be used to create WorldClient accounts for users listed in a text file. Using this method, you could compose a simple text file containing a list of users and then create your WorldClient user accounts from that. This is an easy way to add a large number of users at once.

To use this utility, move to the "...\Util\" directory and then follow the command line usage below.

Here is the command line usage:

 

1

2

3

4

5

ImportTXT 

InputFile 

WorldClientDir 

DomainName 

[/H=PopHost] 

[/P=PopPort]

  1. This is the path to the text input file (e.g. C:\User.txt). Each line of this file must be tab-delimited, containing the account name, full name, pop user, and pop password.

    Example:

         Frank[TAB]Frank Thomas[TAB]MyLogin[TAB]MyPassword

  2. The path to WorldClient's root directory (usually C:\Program Files\WorldClient).

  3. The domain name to use with the email addresses (e.g. "company.com", which would make Frank's address - Frank@company.com).

  4. (Optional) The name of the POP3 Host ("mail" is the default).

  5. (Optional) The Port number on which the POP3 host is listening (110 is the default).

Example:

 

See Also:

Importing MDaemon Accounts

Importing Your Windows NT Users

Creating Accounts on a Generic Mail Server

Creating MDaemon Accounts